home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / oddech / hexxagon / Neave Hexxagon.exe / scripts / DefineButton2_103 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-10-01  |  50 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("Loaded");
  3. }
  4.